*{
	margin:0px;
	padding:0px;
	font-family:微软雅黑,黑体,Arial,sans-serif;  
}
i,em {
	font-style:normal;
}
ul li {
	list-style:none; 
}
a {
	text-decoration:none; 
}
a:hover {
	text-decoration:underline; 
}
/*基本格式结束*/
body {
	min-width:1200px; 
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear: both;
}



.top_logo{
	width: 100%;
	height: 120px;
}
.logo{
	float: left;
	width: 573px;
	height: 91px;
	margin-top: 15px;
}
.top_mid{
	float: left;
	width: 300px;
	height: 80px;
	margin-top: 20px;
	border-left: 1px solid #dedede;
}
.top_mid p{
	margin: 20px 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.top_tel{
	width: 300px;
	height: 80px;
	float: right;
}
.top_tel img{
	width: 40px;
	height: 40px;
	float: left;
	margin: 40px 10px 0 0 ;
}
.top_tel p{
	margin: 30px 0 0 10px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.top_tel span.p_tel{
	font-size: 16px;
	color: red;
	font-weight: bold;
	line-height: 24px;
}
.nav{
	width: 100%;
	height:60px;
	background:#0069b7;
}
.nav ul li{
	float: left;
	width: 160px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.nav ul li a{
	display: block;
	width: 160px;
	height: 60px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.nav ul li a:hover{
	background: #014980;
}
#banner{
	width: 100%;
	height:650px;
	position: relative;
}
.ban1{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.ban1 li{
	position: absolute;
	top: 0px;
	display: none;
}
.num1{
	position: absolute;
	bottom:10px;
	left: 50%;
}
.num1 li{
	cursor: pointer;
	float:left;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background: #fff;
	color: #123456;
	text-align: center;
	line-height: 20px;
	opacity: 0.5;
}
.num1 li.hover1{
	background: #123456;
	color: #fff;
}
.sear{
	width: 100%;
	height:40px;
	background: #eee;
}
.sear p{
	float: left;
	font-size: 12px;
	line-height: 40px;
	color: #666;
}
.search{
	width: 300px;
	float: right;
	margin-top:8px;
}
.sea-keyword{
	height:20px;
}
.sea-btn{
	width: 60px;
	height: 25px;
	border: none;
	background:red;
	color: #fff;
}
.red{
	color: red;
}
.intro{
	width: 100%;
	height: 220px;
	background: #0069b7;
	position: relative;
}
.introtag{
	width: 100%;

	position: relative;
}
.intro img{
	position:absolute;
	top:50px;
}
.intro_w{
	width: 850px;
	height: 190px;
	float: right;
	margin-top: 40px;

}
.intro_w h3{
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height:50px;
}
.intro_w p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.intro_p{
	width: 880px;
	height: 200px;
	position:absolute;
	top:250px;
	left:36%;
	overflow: hidden;
}
.intro_p h3{
	color: #666;
	font-size: 20px;
}
.intro_p ul{
	position:relative;
	top:-25px; 
	left:0px; 
	width:2560px;
}
.intro_p ul li{
	float: left;
	margin-right: 20px;
	width: 240px;
	height: 150px;
}
.intro_p ul li.li1{
	margin-left:0px;
}


.bk1{
	width: 100%;
	height:800px; 
}
.bk1 h1{
	width: 100%;
	height: 40px;
	color: #333;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	background: url("../img/tit.png") center no-repeat;
}
.bk1 p{
	margin-top: 25px;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dedede;
	text-align: right;
	color: #999;
	margin-bottom: 20px;
}
/*en*/
/*en*/
.bk1_l{
	width: 250px;
	height: 640px;
	float: left;
	background: #eee;
}
.cpzx{
	width: 250px;
	height: 119px;
	background:#0069b7;
}
.cpzx h2{
	width: 220px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding-top: 30px;
}
.bk1_l ul{
    margin-left: 19px;
	text-align: center;
}
.bk1_l ul li{
	width: 210px;
	height: 34px;
	border: 1px solid #0069b7;
	margin-top: 15px;
}
.bk1_l ul li{
	line-height: 34px;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
}
.bk1_l ul li:hover{
	font-weight: bold;
	color: #014980;
}
.bk1_r{
	width: 949px;
	height:auto;
	float: right;
	position:relative;  
}
.bk1_r ul{
	position:absolute;
	display:none;   
}
.bk1_r ul li{
	float: left;
	margin:0 0 20px 10px;
	width: 303px;
	height: 200px;
	position: relative;
}
.bk1_r ul li h6{
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background:rgba(0,0,0,0.5);
	position: absolute;
	top:160px;
	z-index: 999;
}
.bk2{
	width: 1920px;
	height: 964px;
	background: url("../img/nei2bac.jpg");
	position: relative;
	left: 50%;
	margin-left: -960px;
	border-bottom: 10px solid #0069b7;
}
.bk2_tit{
	padding-top: 173px;
}
.bk2_tit h1{
	color:  #0069b7;
	font-size: 48px;
	text-align: center;
	margin-left: -30px;
}
.bk2_tit p{
	text-align: right;
	color: #000;
	font-size: 22px;
	margin-right:220px;
	margin-top: 10px;
}
.bk2_l{
	width: 646px;
	height: 543px;
	float: left;
	margin-top: 100px;
}
.bk2_r{
	float: right;
	width: 420px;
	margin-top: 120px;
}
.bk2_r li{
	float: left;
	margin-top:30px;
	height: 100px;
	background: #eee;
	border-radius: 10px;
	border:1px dashed #0069b7;
	width: 420px;
	height: 122px;
}
.bk2_r li h3{
	float: left;
	margin: 10px 0 0 20px;
	height:30px;
	width: 400px;
	font-size: 18px;
	color: #0069b7;
	line-height:30px;
}
.bk2_r li p{
	width: 380px;
	font-size: 14px;
	line-height: 25px;
	margin:30px 0 0 20px;
}
/*en*/
.bk2e{
	width: 1920px;
	height: 964px;
	background: url("../img/nei2bace.jpg");
	position: relative;
	left: 50%;
	margin-left: -960px;
	border-bottom: 10px solid #0069b7;
}
.bk2e_tit{
	padding-top: 173px;
}
.bk2e_tit h1{
	color:  #0069b7;
	font-size: 48px;
	text-align: center;
	margin-left: -30px;
}
.bk2e_tit p{
	text-align: right;
	color: #000;
	font-size: 22px;
	margin-right:220px;
	margin-top: 10px;
}
.bk2e_l{
	width: 646px;
	height: 543px;
	float: left;
	margin-top: 100px;
}
.bk2e_r{
	float: right;
	width: 420px;
	margin-top: 120px;
}
.bk2e_r li{
	float: left;
	margin-top:30px;
	height: 100px;
	background: #eee;
	border-radius: 10px;
	border:1px dashed #0069b7;
	width: 420px;
	height: 122px;
}
.bk2e_r li h3{
	float: left;
	margin: 10px 0 0 20px;
	height:30px;
	width: 400px;
	font-size: 18px;
	color: #0069b7;
	line-height:30px;
}
.bk2e_r li p{
	width: 380px;
	font-size: 14px;
	line-height: 25px;
	margin:30px 0 0 20px;
}
/*en*/
.bk3{
	margin-top: 50px;
}
.bk3 h1{
	width: 100%;
	height: 40px;
	color: #333;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	background: url("../img/tit.png") center no-repeat;
}
.bk3 p{
	margin-top: 25px;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dedede;
	text-align: right;
	color: #999;
	margin-bottom: 20px;
}
.bk31{
	width: 1050px;
	margin: 0 auto;
	height: 190px;
	overflow: hidden;
	position:relative; 
}
.bk31 ul{
	height: 190px;
	position:absolute;
	left:0px;  
}
.bk31 ul li{
	float: left;
	margin-right:15px;
	border:1px solid #dedede;
	padding: 1px;
	width: 300px;
	height: 190px;
}
.btn_l{
	float: left;
	margin-top: -100px;
}
.btn_r{
	float:right;
	margin-top: -100px;
}


.bk3_2{
	margin-top: 50px;
}
.bk3_l{
	width: 725px;
	float: left;
}
.bk3_tit1{
	font-size: 24px;
	color:#0069b7;
	background: url("../img/xs.png") no-repeat left bottom;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.bk3_tit1 a{
	width: 70px;
	height: 25px;
	border: 1px dashed #666;
	color: #666;
	border-radius: 15px;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: 5px;
	text-decoration: none;
}
.xwzx{
	display: block;
	margin-top: 15px;
}

.xwzx li{
	height: 85px;
	border-bottom: 1px dashed #b4b4b4;
	margin-bottom:10px;
}
.bk3_time{
	width: 60px;
	height: 60px;
	background: #0069b7;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}
.time1{
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
}
.time2{
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.bk3_word{
	width: 650px;
	float:right;
}
.bk3_word a{
	color:#444;
	font-size: 16px;
	line-height: 28px;

}
.bk3_word span{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	height: 50px;
}
.bk3_r{
	width:430px;
	float:right;
}
.bk3_r img{
	margin-top: 10px;
}
.wtjd{
	display: block;
	margin-top: 13px;
}
.wtjd li{
	position: relative;
	height: 85px;
	border-bottom: 1px dashed #b4b4b4;
	margin-bottom: 10px;
}
.wtjd li a{
	color: #0069b7;
	font-size: 16px;
	line-height: 28px;
}
.wtjd li span{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
}
.footer{
	width: 100%;
	height: 300px;
	background: #0069b7;
	margin-top: 20px;
}
.friend{
	width: 100%;
	height: 30px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding-top:20px;
}
.friend li{
	float: left;
	margin-left: 20px;
		font-size: 14px;
}
.friend a{
	color: #fff;
	font-size: 14px;
}
.footer p{
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding-top:20px;
}
.footer p a{
	color: #fff;
	font-size: 14px;
}
.foot2{
	margin-top:0px;
}
.foot_l{
	width: 800px;
	float: left;
}
.foot_r{
	width: 380px;
	float: right;
  	border-left: 1px solid #fff;
	
}